displayName

open override fun displayName(style: TimeZoneNameStyle, withDaylightSavings: Boolean, locale: KalugaLocale): String

Gets the display name for this KalugaTimeZone formatted for a given KalugaLocale

Parameters

withDaylightSavings

If true the name for the DaylightSavings version of the KalugaTimeZone will be used. Defaults to KalugaTimeZone.usesDaylightSavingsTime

locale

The KalugaLocale used for naming the KalugaTimeZone. Defaults to KalugaLocale.defaultLocale